home *** CD-ROM | disk | FTP | other *** search
/ Aminet 15 / Aminet 15 - Nov 1996.iso / Aminet / misc / math / mathX060b.lha / mathX / Catalogs / mathX.cd < prev   
Encoding:
Text File  |  1996-09-24  |  36.2 KB  |  2,222 lines

  1. #version 0.60b (1996-09-24)
  2. ;
  3. ; mathX.catalog
  4. ;
  5. ; Catalog Description by Kai Nickel
  6. ;
  7. ;
  8. ; Please enter language of catalog here:
  9. ;
  10. MSG_CATLANG (1//)
  11. english
  12. ;
  13. ;*************************************************************************
  14. ;                    APPLICATION and COMMON THINGS
  15. ;*************************************************************************
  16. ;
  17. ;
  18. MSG_APPNAME (1000//)
  19. mathX
  20. ;
  21. MSG_APPVERSION (//)
  22. $VER: mathX 0.60b (1996-09-24)
  23. ;
  24. MSG_APPDESCRIPTION (//)
  25. Math program
  26. ;
  27. MSG_APPCOPYRIGHT (//)
  28. ©1996, Kai Nickel
  29. ;
  30. MSG_APPAUTHOR (//)
  31. Kai Nickel
  32. ;
  33. MSG_ERRREQTITLE (//)
  34. mathX error
  35. ;
  36. MSG_ERRREQGADGET (//)
  37. *_Ok
  38. ;
  39. MSG_ERRREQGADGETSYS (//)
  40. Ok
  41. ;
  42. MSG_NOCLASSES (//)
  43. Could not create custom classes!\n\
  44. Program aborted.
  45. ;
  46. MSG_NOAPP (//)
  47. Could not create application!\n\
  48. Program aborted.
  49. ;
  50. MSG_NO2DGRAPH (//)
  51. Could not create new 2D graph!
  52. ;
  53. MSG_NO3DGRAPH (//)
  54. Could not create new 3D graph!
  55. ;
  56. MSG_NOSIRDSGRAPH (//)
  57. Could not create new SIRDS graph!
  58. ;
  59. MSG_NOTIMPLEMENTED (//)
  60. Sorry, this feature has not been implemented yet!\n\
  61. Please wait for the next version of mathX.
  62. ;
  63. MSG_NERV_TITLE (//)
  64. mathX nerv requester
  65. ;
  66. MSG_NERV_GADGETS (//)
  67.   Ok  |* _Register | Help 
  68. ;
  69. MSG_NERV_TEXT (//)
  70. \n\
  71. This copy of mathX is not registered!\n\
  72. If you want to use mathX for more than\n\
  73. a 30 days evaluation period, you have\n\
  74. to register.\n\
  75. \n\
  76. See documentation for details.\n\
  77.  
  78. ;
  79. MSG_REQTITLE (//)
  80. mathX request
  81. ;
  82. MSG_HELP_IMAGE (//)
  83. This is just a more or\n\
  84. less useless image
  85. ;
  86. MSG_NOWINDOW (//)
  87. Could not create new window.
  88. ;
  89. MSG_OK (//)
  90. _Ok
  91. ;
  92. MSG_HELP_OK (//)
  93. Close this window
  94. ;
  95. MSG_MATHX_QUIT_TITLE (//)
  96. mathX request
  97. ;
  98. MSG_MATHX_QUIT_TEXT (//)
  99.  Quit mathX now? 
  100. ;
  101. MSG_MATHX_QUIT_GADGETS (//)
  102. *  _Ok  |_Cancel
  103. ;
  104. MSG_IFFSAVE_NOFILE (//)
  105. Error: Could not create IFF file!
  106. ;
  107. MSG_MATHX_EXECUTEREXX (//)
  108. Execute ARexx script
  109. ;
  110. MSG_MEMERR_NOLAYER (//)
  111. Error: Could not create layer!
  112. ;
  113. MSG_CLOSE (//)
  114. _Close
  115. ;
  116. MSG_CLOSE_HELP (//)
  117. Close this window
  118. ;
  119. ;
  120. ;*************************************************************************
  121. ;                             ABOUT
  122. ;*************************************************************************
  123. ;
  124. ;
  125. MSG_ABOUT_TITLE (1500//)
  126. mathX information
  127. ;
  128. MSG_ABOUT_VERSION (//)
  129. \33cVersion 0.60 beta\n\
  130. \33c(1996-09-24)
  131. ;
  132. MSG_ABOUT_TEXT (//)
  133. mathX was written by and is under the copyright of Kai Nickel.\n\
  134. The author cannot be made responsible for any program errors or possible damage that may be caused by mathX.\n\
  135. \n\
  136. The program is shareware, so it is freely distributable meaning that non-commercial copies are allowed as long as the programs archive remains complete and unchanged.\n\
  137. If you want to use mathX for more than a 30 days evaluation period, you have to register. Please read documentation for details.\n\
  138. \n\
  139. This application uses MUI by Stefan Stunz.
  140. ;
  141. MSG_ABOUT_NOTREG (//)
  142. \33cThis copy of mathX is not registered!\n\
  143. \33cPlease think about doing that soon.\n\
  144. \33cSee documentation for details.
  145. ;
  146. MSG_ABOUT_REGTO (//)
  147. \33cThis copy of mathX is registered to:\n\
  148. \n\
  149.  
  150. ;
  151. MSG_ABOUT_REG (//)
  152. _Register...
  153. ;
  154. MSG_ABOUT_REG_HELP (//)
  155. Open registration tool
  156. ;
  157. ;
  158. ;*************************************************************************
  159. ;                           PRINT
  160. ;*************************************************************************
  161. ;
  162. ;
  163. MSG_PRINT_REQTITLE (2000//)
  164. mathX print
  165. ;
  166. MSG_PRINT_REQGADGETS (//)
  167. * _Yes |  _No  
  168. ;
  169. MSG_PRINT_REQTEXT (//)
  170. \n\
  171. Do you want to print now?\n\
  172. ;
  173. MSG_PRINT_ERROR (//)
  174. Error: Print failed!
  175. ;
  176. MSG_PRINTERROR_NOREQ (//)
  177. Error: No Req!
  178. ;
  179. MSG_PRINTERROR_NODEVICE (//)
  180. Error: Could not open printer.device!
  181. ;
  182. MSG_PRINTERROR_NODOIO (//)
  183. Error: Could not call DoIO!
  184. ;
  185. MSG_PRINTERROR_NOPORT (//)
  186. Error: Could not open printerport!
  187. ;
  188. MSG_PRINTERROR_NOLINE (//)
  189. Error: Could not print line!
  190. ;
  191. ;
  192. ;*************************************************************************
  193. ;                           TERM GADGETS
  194. ;*************************************************************************
  195. ;
  196. ;
  197. MSG_TERMERR_REQTITLE (3000//)
  198. Expression error
  199. ;
  200. MSG_TERMERR_REQGADGETS (//)
  201. * _Ok |_Help
  202. ;
  203. MSG_TERMERR_UNKNOWN (//)
  204. Unknown expression error.
  205. ;
  206. MSG_TERMERR_EXPBRACKETSTART (//)
  207.    Expected '('.   
  208. ;
  209. MSG_TERMERR_EXPBRACKETEND (//)
  210.    Expected ')'.   
  211. ;
  212. MSG_TERMERR_EXPMATRIXEND (//)
  213.    Expected ']'.   
  214. ;
  215. MSG_TERMERR_EXPCOLON (//)
  216.    Expected ','.
  217. ;
  218. MSG_TERMERR_EXPTEXTEND (//)
  219. Expected end of text.
  220. ;
  221. MSG_TERMERR_EXPNUMIDENTBRACKMAT (//)
  222. Expected number, identifier\n\
  223. or brackets.
  224. ;
  225. MSG_TERMERR_WRONGARGCOUNT (//)
  226. Wrong argument count.
  227. ;
  228. MSG_TERMERR_EXPVAR (//)
  229. Expected variable.
  230. ;
  231. MSG_TERMERR_RECURSION (//)
  232. Recursive definition.
  233. ;
  234. MSG_TERMERR_UNASSIGNABLE (//)
  235.   Not assignable.  
  236. ;
  237. MSG_TERMSCRIPT_HELP (//)
  238. This is a termdisplay field.\n\
  239. You can drag'n'drop terms to or\n\
  240. from any other place.
  241. ;
  242. MSG_TERMVIEW_HELP (//)
  243. This field contains a mathematical term.\n\
  244. You can drag'n'drop it to any other place.
  245. ;
  246. MSG_BUTTON_NEW (//)
  247. _New
  248. ;
  249. MSG_HELP_NEWTERM (//)
  250. Create a new term
  251. ;
  252. MSG_BUTTON_CUT (//)
  253. _Cut
  254. ;
  255. MSG_HELP_CUTTERM (//)
  256. Cut out the selected term
  257. ;
  258. MSG_BUTTON_PASTE (//)
  259. _Paste
  260. ;
  261. MSG_HELP_PASTETERM (//)
  262. Insert a formally cut out term
  263. ;
  264. MSG_HELP_TERMSTRING (//)
  265. Here you can enter a mathematical term\n\
  266. or drag'n'drop one from somewhere else
  267. ;
  268. MSG_HELP_TERMLIST (//)
  269. This is a list of all available terms.\n\
  270. Here you can drag'n'drop terms\n\
  271. from or to any other place.
  272. ;
  273. ;
  274. ;*************************************************************************
  275. ;                           TEXTLIST
  276. ;*************************************************************************
  277. ;
  278. ;
  279. MSG_TEXTLIST_SAVE_TITLE (4000//)
  280. Save ASCII text as
  281. ;
  282. MSG_TEXTLIST_SAVE (//)
  283. _Save ASCII...
  284. ;
  285. MSG_TEXTLIST_SAVE_HELP (//)
  286. Save list text as ASCII file
  287. ;
  288. MSG_TEXTLIST_PRINT (//)
  289. Print
  290. ;
  291. MSG_TEXTLIST_PRINT_HELP (//)
  292. Print list text
  293. ;
  294. MSG_TEXTLIST_SAVEERROR (//)
  295. Error: Could not save text!
  296. ;
  297. ;
  298. ;*************************************************************************
  299. ;                          MAIN WINDOW
  300. ;*************************************************************************
  301. ;
  302. ;
  303. MSG_CP_TITLE (5000//)
  304. mathX main window
  305. ;
  306. MSG_CP_SCREENTITLE (//)
  307. mathX  (c)1995-96 by Kai Nickel
  308. ;
  309. MSG_CP_HELP_NEW2D (//)
  310. Open new 2D graph
  311. ;
  312. MSG_CP_HELP_NEW3D (//)
  313. Open new 3D graph
  314. ;
  315. MSG_CP_HELP_NEWSIRDS (//)
  316. Open new SIRDS (Magic3D) graph
  317. ;
  318. MSG_CP_HELP_SETTINGS (//)
  319. Change mathX settings
  320. ;
  321. MSG_CP_HELP_AREXX (//)
  322. Execute ARexx script
  323. ;
  324. MSG_CP_HELP_DISPLAY (//)
  325. Open new term display window
  326. ;
  327. MSG_CP_DERIVATION (//)
  328. _Derivative
  329. ;
  330. MSG_CP_DERIVATION_HELP (//)
  331. Create formal derivative\n\
  332. of a function
  333. ;
  334. MSG_CP_INTEGRATION (//)
  335. _Integral
  336. ;
  337. MSG_CP_INTEGRATION_HELP (//)
  338. Calculate numerical integral\n\
  339. in a selectable interval
  340. ;
  341. MSG_CP_TANGENTE (//)
  342. Tan_gente
  343. ;
  344. MSG_CP_TANGENTE_HELP (//)
  345. Create the tangente or normale\n\
  346. at a selectable point
  347. ;
  348. MSG_CP_TAYLOR (//)
  349. _Taylor
  350. ;
  351. MSG_CP_TAYLOR_HELP (//)
  352. Create a taylor approximation\n\
  353. around a selectable point
  354. ;
  355. MSG_CP_DISCUSSION (//)
  356. Di_scussion
  357. ;
  358. MSG_CP_DISCUSSION_HELP (//)
  359. Discuss function\n\
  360. in a selectable range
  361. ;
  362. MSG_CP_DETERMINANTE (//)
  363. D_eterminant
  364. ;
  365. MSG_CP_DETERMINANTE_HELP (//)
  366. Calculate determinant and\n\
  367. inverse of a matrix
  368. ;
  369. MSG_CP_LINEQ (//)
  370. _Lin. system
  371. ;
  372. MSG_CP_LINEQ_HELP (//)
  373. Solve linear system
  374. ;
  375. MSG_CP_CHARPOL (//)
  376. C_har. Polynom
  377. ;
  378. MSG_CP_CHARPOL_HELP (//)
  379. Characteristic polynom\n\
  380. of a square matrix
  381. ;
  382. MSG_CP_EVAL (//)
  383. Si_mplify
  384. ;
  385. MSG_CP_EVAL_HELP (//)
  386. Simplify expression
  387. ;
  388. MSG_CP_MENU_PROJECT (//)
  389. Project
  390. ;
  391. MSG_CP_MENU_NEW2D (//)
  392. 2\0New 2D graph...
  393. ;
  394. MSG_CP_MENU_NEW3D (//)
  395. 3\0New 3D graph...
  396. ;
  397. MSG_CP_MENU_NEWSIRDS (//)
  398. I\0New SIRDS graph...
  399. ;
  400. MSG_CP_MENU_ABOUT (//)
  401. About...
  402. ;
  403. MSG_CP_MENU_ABOUTMUI (//)
  404. About MUI...
  405. ;
  406. MSG_CP_MENU_REGISTER (//)
  407. Register...
  408. ;
  409. MSG_CP_MENU_HELP (//)
  410. H\0Help...
  411. ;
  412. MSG_CP_MENU_ICONIFY (//)
  413. C\0Iconify
  414. ;
  415. MSG_CP_MENU_QUIT (//)
  416. Q\0Quit...
  417. ;
  418. MSG_CP_MENU_TERMS (//)
  419. Terms
  420. ;
  421. MSG_CP_MENU_NEW (//)
  422. New
  423. ;
  424. MSG_CP_MENU_CUT (//)
  425. Cut
  426. ;
  427. MSG_CP_MENU_PASTE (//)
  428. Paste
  429. ;
  430. MSG_CP_MENU_CLEARALL (//)
  431. Clear list
  432. ;
  433. MSG_CP_MENU_LOAD (//)
  434. L\0Load...
  435. ;
  436. MSG_CP_MENU_APPEND (//)
  437. Append...
  438. ;
  439. MSG_CP_MENU_SAVE (//)
  440. S\0Save...
  441. ;
  442. MSG_CP_MENU_DISPLAY (//)
  443. P\0Display...
  444. ;
  445. MSG_CP_MENU_ANALYSIS (//)
  446. Analysis
  447. ;
  448. MSG_CP_MENU_DERIVATION (//)
  449. D\0Derivative...
  450. ;
  451. MSG_CP_MENU_INTEGRATION (//)
  452. N\0Integral...
  453. ;
  454. MSG_CP_MENU_TANGENTE (//)
  455. T\0Tangente...
  456. ;
  457. MSG_CP_MENU_TAYLOR (//)
  458. Y\0Taylor...
  459. ;
  460. MSG_CP_MENU_DISCUSSION (//)
  461. U\0Discussion...
  462. ;
  463. MSG_CP_MENU_LINALG (//)
  464. LinAlg
  465. ;
  466. MSG_CP_MENU_CHARPOL (//)
  467. A\0Char. Polynom
  468. ;
  469. MSG_CP_MENU_DETERMINANTE (//)
  470. R\0Determinant...
  471. ;
  472. MSG_CP_MENU_LINEQ (//)
  473. E\0Linear system...
  474. ;
  475. MSG_CP_MENU_EVAL (//)
  476. F\0Simplify...
  477. ;
  478. MSG_CP_MENU_AREXX (//)
  479. ARexx
  480. ;
  481. MSG_CP_MENU_EXECUTE (//)
  482. X\0Execute script...
  483. ;
  484. MSG_CP_MENU_SETTINGS (//)
  485. Settings
  486. ;
  487. MSG_CP_MENU_MATHX (//)
  488. M\0mathX...
  489. ;
  490. MSG_CP_MENU_MUI (//)
  491. MUI...
  492. ;
  493. MSG_CP_TERMS_CLEAR_TITLE (//)
  494. mathX request
  495. ;
  496. MSG_CP_TERMS_CLEAR_TEXT (//)
  497. Clear list of terms now?\n\
  498. (This will destroy all terms in the control panel)
  499. ;
  500. MSG_CP_TERMS_CLEAR_GADGETS (//)
  501. *  Ok  |Cancel
  502. ;
  503. MSG_CP_TERMS_SAVE_TITLE (//)
  504. Save terms as
  505. ;
  506. MSG_CP_TERMS_LOAD_TITLE (//)
  507. Load terms
  508. ;
  509. MSG_CP_TERMS_APPEND_TITLE (//)
  510. Append terms
  511. ;
  512. ;
  513. ;*************************************************************************
  514. ;                       EDIT-GRAPH COMMON THINGS
  515. ;*************************************************************************
  516. ;
  517. ;
  518. MSG_EDITGRAPH_USE (6000//)
  519. _Use
  520. ;
  521. MSG_EDITGRAPH_USE_HELP (//)
  522. Use settings
  523. ;
  524. MSG_EDITGRAPH_SAVE (//)
  525. _Save...
  526. ;
  527. MSG_EDITGRAPH_SAVE_HELP (//)
  528. Save settings
  529. ;
  530. MSG_EDITGRAPH_LOAD (//)
  531. _Load...
  532. ;
  533. MSG_EDITGRAPH_LOAD_HELP (//)
  534. Load settings
  535. ;
  536. MSG_EDITGRAPH_CANCEL (//)
  537. _Cancel
  538. ;
  539. MSG_EDITGRAPH_CANCEL_HELP (//)
  540. Ignore settings
  541. ;
  542. MSG_EDITGRAPH_MENU_PROJECT (//)
  543. Project
  544. ;
  545. MSG_EDITGRAPH_MENU_USE (//)
  546. U\0Use
  547. ;
  548. MSG_EDITGRAPH_MENU_CANCEL (//)
  549. C\0Cancel
  550. ;
  551. MSG_EDITGRAPH_MENU_SAVE (//)
  552. S\0Save as...
  553. ;
  554. MSG_EDITGRAPH_MENU_LOAD (//)
  555. L\0Load...
  556. ;
  557. MSG_EDITGRAPH_MENU_SAVEDEFAULT (//)
  558. D\0Save as default
  559. ;
  560. ;
  561. ;*************************************************************************
  562. ;                             GRAPH 2D
  563. ;*************************************************************************
  564. ;
  565. ;
  566. MSG_EDIT2D_TITEL (7000//)
  567. 2D graph edit window
  568. ;
  569. MSG_GRAPH2D_ERROR (//)
  570. Error: Graph cannot be drawn
  571. ;
  572. MSG_GRAPH2D_NUMBERSERROR (//)
  573. Error: Wrong numbers!
  574. ;
  575. MSG_XFROM (//)
  576. _from
  577. ;
  578. MSG_XTO (//)
  579. _to
  580. ;
  581. MSG_XUNIT (//)
  582. U_nit
  583. ;
  584. MSG_XTYPE (//)
  585. Ty_pe
  586. ;
  587. MSG_XDRAWAXIS (//)
  588. Show _axis, 
  589. ;
  590. MSG_XDRAWMARKS (//)
  591. Ma_rks 
  592. ;
  593. MSG_XDRAWARROWS (//)
  594. Arro_w
  595. ;
  596. MSG_XMARKS (//)
  597. e_very
  598. ;
  599. MSG_XSUBMARKS (//)
  600. Subm_arks
  601. ;
  602. MSG_XDESIGN (//)
  603. Design:
  604. ;
  605. MSG_XNUMBERS (//)
  606. _Numbers
  607. ;
  608. MSG_XDRAWRASTER (//)
  609. _Grid 
  610. ;
  611. MSG_XRASTERDESIGN (//)
  612. Design:
  613. ;
  614. MSG_YFROM (//)
  615. fro_m
  616. ;
  617. MSG_YTO (//)
  618. t_o
  619. ;
  620. MSG_YUNIT (//)
  621. Un_it
  622. ;
  623. MSG_YTYPE (//)
  624. T_ype
  625. ;
  626. MSG_YDRAWAXIS (//)
  627. S_how axis, 
  628. ;
  629. MSG_YDRAWMARKS (//)
  630. Mar_ks 
  631. ;
  632. MSG_YDRAWARROWS (//)
  633. Arr_ow
  634. ;
  635. MSG_YMARKS (//)
  636. _every
  637. ;
  638. MSG_YSUBMARKS (//)
  639. Sub_marks
  640. ;
  641. MSG_YAUTORANGE (//)
  642. Auto_range
  643. ;
  644. MSG_YDESIGN (//)
  645. Design:
  646. ;
  647. MSG_YNUMBERS (//)
  648. Num_bers
  649. ;
  650. MSG_YDRAWRASTER (//)
  651. Gr_id 
  652. ;
  653. MSG_YRASTERDESIGN (//)
  654. Design:
  655. ;
  656. MSG_WINTITLE (//)
  657. _Title
  658. ;
  659. MSG_WINBUTTONS (//)
  660. _Buttons
  661. ;
  662. MSG_XTITLE (//)
  663. _Title:
  664. ;
  665. MSG_YTITLE (//)
  666. T_itle:
  667. ;
  668. MSG_AXISFONT (//)
  669. Axis _font
  670. ;
  671. MSG_CHOOSEAXISFONT (//)
  672. Select axis font
  673. ;
  674. MSG_MOUSEFONT (//)
  675. _Mouse font
  676. ;
  677. MSG_CHOOSEMOUSEFONT (//)
  678. Select mouse font
  679. ;
  680. MSG_SAVENOFILE (//)
  681. Could not create file!
  682. ;
  683. MSG_LOADNOFILE (//)
  684. Could not open file!
  685. ;
  686. MSG_SAVEERROR (//)
  687. Error while saving!
  688. ;
  689. MSG_LOADERROR (//)
  690. Error while loading!
  691. ;
  692. MSG_LOADWRONGTYPE (//)
  693. File not of requested type!
  694. ;
  695. MSG_SELECT2DGRAPH (//)
  696. Select 2D graph
  697. ;
  698. MSG_HELP_GRAPH_EDIT (//)
  699. Edit settings of this graph
  700. ;
  701. MSG_HELP_GRAPH2D_ZOOMIN (//)
  702. Zoom into the visible area
  703. ;
  704. MSG_HELP_GRAPH2D_ZOOMOUT (//)
  705. Zoom out of the visible area
  706. ;
  707. MSG_HELP_GRAPH2D_ZOOMBOX (//)
  708. Zoom into a mouse selectable area
  709. ;
  710. MSG_HELP_GRAPH_COPY (//)
  711. Copy graph to a new window
  712. ;
  713. MSG_HELP_GRAPH_SAVEIFF (//)
  714. Save graph as IFF picture
  715. ;
  716. MSG_HELP_GRAPH_PRINT (//)
  717. Print graph
  718. ;
  719. MSG_HELP_XFROM (//)
  720. Start x axis at this value\n\
  721. (multiplied by units)
  722. ;
  723. MSG_HELP_XTO (//)
  724. End x axis at this value\n\
  725. (multiplied by units)
  726. ;
  727. MSG_HELP_XUNIT (//)
  728. Unit of x axis.\n\
  729. All other values here are internally\n\
  730. multiplied with this number.
  731. ;
  732. MSG_HELP_XTITLE (//)
  733. This text will be drawn besides the axis
  734. ;
  735. MSG_HELP_YFROM (//)
  736. Start y axis at this value\n\
  737. (multiplied by units)
  738. ;
  739. MSG_HELP_YTO (//)
  740. End y axis at this value\n\
  741. (multiplied by units)
  742. ;
  743. MSG_HELP_YUNIT (//)
  744. Unit of y axis.\n\
  745. All other values here are internally\n\
  746. multiplied with this number.
  747. ;
  748. MSG_HELP_YTITLE (//)
  749. This text will be drawn besides the axis
  750. ;
  751. MSG_HELP_AXISFONT (//)
  752. The numbers drawn on the axis are\n\
  753. displayed in this font
  754. ;
  755. MSG_HELP_MOUSEFONT (//)
  756. This is the font for the mousepointer coordinates.\n\
  757. The are displayed when you press\n\
  758. left mouse button over the graph.
  759. ;
  760. MSG_HELP_2DWINTITLE (//)
  761. This text will be shown as\n\
  762. title of the graph window
  763. ;
  764. MSG_HELP_GRAPH2D (//)
  765. Press left mouse for coordinates,\n\
  766. use cursor keys to scroll around,\n\
  767. press + or - to zoom in or out,\n\
  768. drag'n'drop a term to draw it.
  769. ;
  770. MSG_HELP_XDRAWAXIS (//)
  771. Show the x axis?
  772. ;
  773. MSG_HELP_XDRAWARROWS (//)
  774. Draw an arrow at the end\n\
  775. of the x axis?
  776. ;
  777. MSG_HELP_XDRAWMARKS (//)
  778. Draw marks at the x axis?
  779. ;
  780. MSG_HELP_XDRAWRASTER (//)
  781. Draw a grid for x values?
  782. ;
  783. MSG_HELP_YDRAWAXIS (//)
  784. Show the y axis?
  785. ;
  786. MSG_HELP_YDRAWARROWS (//)
  787. Draw an arrow at the end\n\
  788. of the y axis?
  789. ;
  790. MSG_HELP_YDRAWMARKS (//)
  791. Draw marks at the y axis?
  792. ;
  793. MSG_HELP_YDRAWRASTER (//)
  794. Draw a grid for y values?
  795. ;
  796. MSG_HELP_AUTORANGE (//)
  797. Adapt y axis to the value range\n\
  798. of the drawn functions
  799. ;
  800. MSG_HELP_WINBUTTONS (//)
  801. Show image buttons in the graph window
  802. ;
  803. MSG_HELP_MARKS (//)
  804. Draw marks every ... units
  805. ;
  806. MSG_HELP_SUBMARKS (//)
  807. Draw ... submarks between every mark
  808. ;
  809. MSG_HELP_NUMBERS (//)
  810. Draw number at every ... mark
  811. ;
  812. MSG_HELP_RASTER (//)
  813. Draw grid every ... marks
  814. ;
  815. MSG_HELP_AXISSTYLE (//)
  816. Linestyle of axis and marks
  817. ;
  818. MSG_HELP_RASTERSTYLE (//)
  819. Linestyle of the grid
  820. ;
  821. MSG_HELP_TYPE (//)
  822. Scaling type of the axis
  823. ;
  824. MSG_HELP_GRAPH2DTERMS (//)
  825. This is a list of all drawn functions in this graph.\n\
  826. Here you can drag'n'drop terms\n\
  827. from or to any other place.
  828. ;
  829. MSG_MENU_GRAPH2D (//)
  830. 2D graph
  831. ;
  832. MSG_MENU_REDRAW (//)
  833. Redraw
  834. ;
  835. MSG_MENU_ZOOMIN (//)
  836. Zoom in...
  837. ;
  838. MSG_MENU_ZOOMOUT (//)
  839. Zoom out...
  840. ;
  841. MSG_MENU_ZOOMBOX (//)
  842. O\0Zoom mouse...
  843. ;
  844. MSG_MENU_COPYGRAPH (//)
  845. Y\0Copy
  846. ;
  847. MSG_MENU_SAVEIFF (//)
  848. I\0Save IFF...
  849. ;
  850. MSG_MENU_PRINT (//)
  851. P\0Print...
  852. ;
  853. MSG_MENU_SCROLL (//)
  854. Scroll
  855. ;
  856. MSG_MENU_LEFT (//)
  857. Left
  858. ;
  859. MSG_MENU_RIGHT (//)
  860. Right
  861. ;
  862. MSG_MENU_UP (//)
  863. Up
  864. ;
  865. MSG_MENU_DOWN (//)
  866. Down
  867. ;
  868. MSG_MENU_CLOSE (//)
  869. C\0Close
  870. ;
  871. MSG_MENU_EDIT (//)
  872. Settings
  873. ;
  874. MSG_MENU_RANGE (//)
  875. R\0Range...
  876. ;
  877. MSG_MENU_SCALES (//)
  878. S\0Scales...
  879. ;
  880. MSG_MENU_DESIGN (//)
  881. D\0Design...
  882. ;
  883. MSG_MENU_FUNCTIONS (//)
  884. F\0Functions...
  885. ;
  886. MSG_MENU_MISC (//)
  887. M\0Misc...
  888. ;
  889. MSG_EDIT2D_XAXIS (//)
  890. x axis
  891. ;
  892. MSG_EDIT2D_YAXIS (//)
  893. y axis
  894. ;
  895. MSG_EDIT2D_AXISDESIGN (//)
  896. S_ystem design
  897. ;
  898. MSG_EDIT2D_AXISDESIGN_HELP (//)
  899. Draw axes as cross or box
  900. ;
  901. MSG_EDIT2D_CROSS (//)
  902. Cross
  903. ;
  904. MSG_EDIT2D_BOX (//)
  905. Box
  906. ;
  907. MSG_EDIT2D_RANGE (//)
  908. Range
  909. ;
  910. MSG_EDIT2D_SCALES (//)
  911. Scales
  912. ;
  913. MSG_EDIT2D_DESIGN (//)
  914. Design
  915. ;
  916. MSG_EDIT2D_FUNCTIONS (//)
  917. Functions
  918. ;
  919. MSG_EDIT2D_WINDOW (//)
  920. Misc
  921. ;
  922. MSG_EDIT2D_LINEAR (//)
  923. linear
  924. ;
  925. MSG_EDIT2D_LOG (//)
  926. log
  927. ;
  928. MSG_EDIT2D_BACKGROUND (//)
  929. Background
  930. ;
  931. MSG_EDIT2D_BACKGROUND_HELP (//)
  932. Background color of the graph
  933. ;
  934. MSG_EDIT2D_BACKGROUND_CHOOSE (//)
  935. Background color
  936. ;
  937. MSG_EDIT2D_SCHAR (//)
  938. 2nd arg.
  939. ;
  940. MSG_EDIT2D_SCHARFROM (//)
  941. _from
  942. ;
  943. MSG_EDIT2D_SCHARFROM_HELP (//)
  944. Start of 2nd argument range
  945. ;
  946. MSG_EDIT2D_SCHARTO (//)
  947. _to
  948. ;
  949. MSG_EDIT2D_SCHARTO_HELP (//)
  950. End of 2nd argument range
  951. ;
  952. MSG_EDIT2D_SCHARSTEP (//)
  953. St_ep
  954. ;
  955. MSG_EDIT2D_SCHARSTEP_HELP (//)
  956. Increment of 2nd argument
  957. ;
  958. MSG_EDIT2D_LOOK (//)
  959. Look
  960. ;
  961. MSG_EDIT2D_TERMDESIGN (//)
  962. Design
  963. ;
  964. MSG_EDIT2D_TERMDESIGN_HELP (//)
  965. Linestyle of the selected function
  966. ;
  967. MSG_EDIT2D_ACCURACY (//)
  968. _Accuracy
  969. ;
  970. MSG_EDIT2D_ACCURACY_HELP (//)
  971. Distance between two calculated dots.\n\
  972. The higher the faster drawing will be.
  973. ;
  974. MSG_EDIT2D_CONNECT (//)
  975. C_onnect
  976. ;
  977. MSG_EDIT2D_CONNECT_HELP (//)
  978. Connect all calculated dots WITH a line?
  979. ;
  980. MSG_GRAPH2D_SAVETITLE (//)
  981. Save graph as IFF graphic...
  982. ;
  983. MSG_GRAPH2D_NORP (//)
  984. Error: Could NOT create temporary\n\
  985. rastport for IFF file!
  986. ;
  987. MSG_EDIT2D_NONE (//)
  988. none
  989. ;
  990. ;*************************************************************************
  991. ;                             GRAPH 3D
  992. ;*************************************************************************
  993. ;
  994. ;
  995. MSG_GRAPH3D_ERROR (8000//)
  996. Error: Graph cannot be drawn
  997. ;
  998. MSG_GRAPH3D_HELP (//)
  999. This is the 3D graph
  1000. ;
  1001. MSG_EDIT3D_SELECTFILE (//)
  1002. Select a 3D file
  1003. ;
  1004. MSG_EDIT3D_FUNCTION (//)
  1005. Function
  1006. ;
  1007. MSG_EDIT3D_PARAMETER (//)
  1008. Parameter
  1009. ;
  1010. MSG_EDIT3D_COLORS (//)
  1011. Colors
  1012. ;
  1013. MSG_EDIT3D_WINDOW (//)
  1014. Window
  1015. ;
  1016. MSG_EDIT3D_TITEL (//)
  1017. 3D graph settings
  1018. ;
  1019. MSG_EDIT3D_XFROM (//)
  1020. x: _from
  1021. ;
  1022. MSG_EDIT3D_XFROM_HELP (//)
  1023. x axis from
  1024. ;
  1025. MSG_EDIT3D_XTO (//)
  1026. _to
  1027. ;
  1028. MSG_EDIT3D_XTO_HELP (//)
  1029. x axis to
  1030. ;
  1031. MSG_EDIT3D_YFROM (//)
  1032. y: f_rom
  1033. ;
  1034. MSG_EDIT3D_YFROM_HELP (//)
  1035. y axis from
  1036. ;
  1037. MSG_EDIT3D_YTO (//)
  1038. t_o
  1039. ;
  1040. MSG_EDIT3D_YTO_HELP (//)
  1041. y axis to
  1042. ;
  1043. MSG_EDIT3D_BUTTONS (//)
  1044. _Image buttons
  1045. ;
  1046. MSG_EDIT3D_BUTTONS_HELP (//)
  1047. Show image buttons and sliders
  1048. ;
  1049. MSG_EDIT3D_TITLE (//)
  1050. _Window title
  1051. ;
  1052. MSG_EDIT3D_TITLE_HELP (//)
  1053. Title of the 3D graph window
  1054. ;
  1055. MSG_EDIT3D_TERM (//)
  1056. Fu_nction
  1057. ;
  1058. MSG_EDIT3D_PREC (//)
  1059. _Precision
  1060. ;
  1061. MSG_EDIT3D_PREC_HELP (//)
  1062. Number of 3D-points to be calculated.
  1063. ;
  1064. MSG_EDIT3D_MIN (//)
  1065. Minimum
  1066. ;
  1067. MSG_EDIT3D_LOW (//)
  1068. Low
  1069. ;
  1070. MSG_EDIT3D_MEDIUM (//)
  1071. Medium
  1072. ;
  1073. MSG_EDIT3D_HIGH (//)
  1074. High
  1075. ;
  1076. MSG_EDIT3D_MAX (//)
  1077. Maximum
  1078. ;
  1079. MSG_EDIT3D_PERSPECTIVE (//)
  1080. Perspective
  1081. ;
  1082. MSG_EDIT3D_CAVALIERI (//)
  1083. Cavalieri
  1084. ;
  1085. MSG_EDIT3D_ISOMETRIC (//)
  1086. Isometric
  1087. ;
  1088. MSG_EDIT3D_TYPE (//)
  1089. _Type
  1090. ;
  1091. MSG_EDIT3D_TYPE_HELP (//)
  1092. Projection type
  1093. ;
  1094. MSG_EDIT3D_PHI (//)
  1095. P_hi
  1096. ;
  1097. MSG_EDIT3D_PHI_HELP (//)
  1098. Angle phi in degrees
  1099. ;
  1100. MSG_EDIT3D_THETA (//)
  1101. Th_eta
  1102. ;
  1103. MSG_EDIT3D_THETA_HELP (//)
  1104. Angle theta in degrees
  1105. ;
  1106. MSG_EDIT3D_DISTANCE (//)
  1107. _Magnification
  1108. ;
  1109. MSG_EDIT3D_DISTANCE_HELP (//)
  1110. Magnification level
  1111. ;
  1112. MSG_EDIT3D_BACKGROUND (//)
  1113. Background
  1114. ;
  1115. MSG_EDIT3D_BACKGROUND_HELP (//)
  1116. Background color
  1117. ;
  1118. MSG_EDIT3D_AREA (//)
  1119. Fill
  1120. ;
  1121. MSG_EDIT3D_AREA_HELP (//)
  1122. Surface color
  1123. ;
  1124. MSG_EDIT3D_LINE (//)
  1125. Line
  1126. ;
  1127. MSG_EDIT3D_LINE_HELP (//)
  1128. Line color
  1129. ;
  1130. MSG_EDIT3D_CHOOSECOLOR (//)
  1131. Select color
  1132. ;
  1133. MSG_WIN3D_GRAPH3D (//)
  1134. 3D graph
  1135. ;
  1136. MSG_WIN3D_REDRAW (//)
  1137. Redraw
  1138. ;
  1139. MSG_WIN3D_COPY (//)
  1140. Y\0Copy...
  1141. ;
  1142. MSG_WIN3D_SAVEIFF (//)
  1143. S\0Save IFF...
  1144. ;
  1145. MSG_WIN3D_PRINT (//)
  1146. P\0Print...
  1147. ;
  1148. MSG_WIN3D_CLOSE (//)
  1149. C\0Close
  1150. ;
  1151. MSG_WIN3D_EDIT (//)
  1152. Edit
  1153. ;
  1154. MSG_WIN3D_FUNCTION (//)
  1155. F\0Function...
  1156. ;
  1157. MSG_WIN3D_PARAMETER (//)
  1158. A\0Parameter...
  1159. ;
  1160. MSG_WIN3D_COLOR (//)
  1161. O\0Color...
  1162. ;
  1163. MSG_WIN3D_WINDOW (//)
  1164. W\0Window...
  1165. ;
  1166. MSG_WIN3D_EDIT_HELP (//)
  1167. Open 3D settings
  1168. ;
  1169. MSG_WIN3D_COPY_HELP (//)
  1170. Copy graph
  1171. ;
  1172. MSG_WIN3D_SAVEIFF_HELP (//)
  1173. Save graph as IFF image
  1174. ;
  1175. MSG_WIN3D_PRINT_HELP (//)
  1176. Print graph
  1177. ;
  1178. MSG_GRAPH3D_SAVETITLE (//)
  1179. Save IFF image as...
  1180. ;
  1181. ;
  1182. ;*************************************************************************
  1183. ;                             GRAPH SIRDS
  1184. ;*************************************************************************
  1185. ;
  1186. ;
  1187. MSG_GRAPHSIRDS_ERROR (9000//)
  1188. Error: Graph cannot be drawn
  1189. ;
  1190. MSG_GRAPHSIRDS_HELP (//)
  1191. This is the SIRDS graph
  1192. ;
  1193. MSG_EDITSIRDS_SELECTFILE (//)
  1194. Select a SIRDS file
  1195. ;
  1196. MSG_EDITSIRDS_RANGE (//)
  1197. Range
  1198. ;
  1199. MSG_EDITSIRDS_FUNCTION (//)
  1200. Function
  1201. ;
  1202. MSG_EDITSIRDS_WINDOW (//)
  1203. Window
  1204. ;
  1205. MSG_EDITSIRDS_TITEL (//)
  1206. SIRDS graph settings
  1207. ;
  1208. MSG_EDITSIRDS_XFROM (//)
  1209. _x: from
  1210. ;
  1211. MSG_EDITSIRDS_XFROM_HELP (//)
  1212. x axis from
  1213. ;
  1214. MSG_EDITSIRDS_XTO (//)
  1215. _to
  1216. ;
  1217. MSG_EDITSIRDS_XTO_HELP (//)
  1218. x axis to
  1219. ;
  1220. MSG_EDITSIRDS_YFROM (//)
  1221. _y: from
  1222. ;
  1223. MSG_EDITSIRDS_YFROM_HELP (//)
  1224. y axis from
  1225. ;
  1226. MSG_EDITSIRDS_YTO (//)
  1227. t_o
  1228. ;
  1229. MSG_EDITSIRDS_YTO_HELP (//)
  1230. y axis to
  1231. ;
  1232. MSG_EDITSIRDS_ZFROM (//)
  1233. _z: from
  1234. ;
  1235. MSG_EDITSIRDS_ZFROM_HELP (//)
  1236. z axis from
  1237. ;
  1238. MSG_EDITSIRDS_ZTO (//)
  1239. to
  1240. ;
  1241. MSG_EDITSIRDS_ZTO_HELP (//)
  1242. z axis to
  1243. ;
  1244. MSG_EDITSIRDS_BUTTONS (//)
  1245. _Image buttons
  1246. ;
  1247. MSG_EDITSIRDS_BUTTONS_HELP (//)
  1248. Show image buttons
  1249. ;
  1250. MSG_EDITSIRDS_TITLE (//)
  1251. _Window title
  1252. ;
  1253. MSG_EDITSIRDS_TITLE_HELP (//)
  1254. Title of the SIRDS graph window
  1255. ;
  1256. MSG_EDITSIRDS_TERM (//)
  1257. _Function
  1258. ;
  1259. MSG_EDITSIRDS_PREC (//)
  1260. _Precision
  1261. ;
  1262. MSG_EDITSIRDS_PREC_HELP (//)
  1263. Number of 3D-points to be calculated.
  1264. ;
  1265. MSG_EDITSIRDS_LOW (//)
  1266. Low
  1267. ;
  1268. MSG_EDITSIRDS_MEDIUM (//)
  1269. Medium
  1270. ;
  1271. MSG_EDITSIRDS_HIGH (//)
  1272. High
  1273. ;
  1274. MSG_WINSIRDS_GRAPHSIRDS (//)
  1275. SIRDS graph
  1276. ;
  1277. MSG_WINSIRDS_REDRAW (//)
  1278. Redraw
  1279. ;
  1280. MSG_WINSIRDS_COPY (//)
  1281. Y\0Copy...
  1282. ;
  1283. MSG_WINSIRDS_SAVEIFF (//)
  1284. S\0Save IFF...
  1285. ;
  1286. MSG_WINSIRDS_PRINT (//)
  1287. P\0Print...
  1288. ;
  1289. MSG_WINSIRDS_CLOSE (//)
  1290. C\0Close
  1291. ;
  1292. MSG_WINSIRDS_EDIT (//)
  1293. Edit
  1294. ;
  1295. MSG_WINSIRDS_RANGE (//)
  1296. R\0Range...
  1297. ;
  1298. MSG_WINSIRDS_FUNCTION (//)
  1299. F\0Function...
  1300. ;
  1301. MSG_WINSIRDS_WINDOW (//)
  1302. W\0Window...
  1303. ;
  1304. MSG_WINSIRDS_EDIT_HELP (//)
  1305. Open SIRDS settings
  1306. ;
  1307. MSG_WINSIRDS_COPY_HELP (//)
  1308. Copy graph
  1309. ;
  1310. MSG_WINSIRDS_SAVEIFF_HELP (//)
  1311. Save graph as IFF image
  1312. ;
  1313. MSG_WINSIRDS_PRINT_HELP (//)
  1314. Print graph
  1315. ;
  1316. MSG_GRAPHSIRDS_SAVETITLE (//)
  1317. Save IFF image as...
  1318. ;
  1319. ;
  1320. ;*************************************************************************
  1321. ;                             LINESTYLE
  1322. ;*************************************************************************
  1323. ;
  1324. ;
  1325. MSG_LINESTYLE_TITLE (10000//)
  1326. Linestyle
  1327. ;
  1328. MSG_LINESTYLE_THICKNESS (//)
  1329. _Thickness
  1330. ;
  1331. MSG_LINESTYLE_THICKNESS_HELP (//)
  1332. Thickness of the line in pixels
  1333. ;
  1334. MSG_LINESTYLE_PATTERN (//)
  1335. Pattern
  1336. ;
  1337. MSG_LINESTYLE_PATTERN_HELP (//)
  1338. Activate or deactivate every single\n\
  1339. pixel of the line
  1340. ;
  1341. MSG_LINESTYLE_COLOR (//)
  1342. Color
  1343. ;
  1344. MSG_LINESTYLE_COLOR_HELP (//)
  1345. Color of the line
  1346. ;
  1347. MSG_LINESTYLE_CHOOSECOLOR (//)
  1348. Line color
  1349. ;
  1350. MSG_LINESTYLE_PATTERN_FULL (//)
  1351. _full
  1352. ;
  1353. MSG_LINESTYLE_PATTERN_HALF (//)
  1354. _half
  1355. ;
  1356. MSG_LINESTYLE_PATTERN_MEDIUM (//)
  1357. _medium
  1358. ;
  1359. MSG_LINESTYLE_PATTERN_EMPTY (//)
  1360. _empty
  1361. ;
  1362. MSG_LINESTYLE_PATTERNDEF_HELP (//)
  1363. These are predefined patterns
  1364. ;
  1365. MSG_LINESTYLE_USE_HELP (//)
  1366. Use this linestyle
  1367. ;
  1368. MSG_LINESTYLE_CANCEL_HELP (//)
  1369. Ignore this linestyle
  1370. ;
  1371. ;
  1372. ;*************************************************************************
  1373. ;                             SETTINGS
  1374. ;*************************************************************************
  1375. ;
  1376. ;
  1377. MSG_SETTINGS_TITEL (11000//)
  1378. mathX settings
  1379. ;
  1380. MSG_SETTINGS_TEXT (//)
  1381. Configure the mathX program settings
  1382. ;
  1383. MSG_SAVE (//)
  1384. _Save
  1385. ;
  1386. MSG_USE (//)
  1387. _Use
  1388. ;
  1389. MSG_CANCEL (//)
  1390. _Cancel
  1391. ;
  1392. MSG_HELP_SAVESETTINGS (//)
  1393. Permanently use these settings
  1394. ;
  1395. MSG_HELP_USESETTINGS (//)
  1396. Use these settings until the\n\
  1397. next time you start mathX
  1398. ;
  1399. MSG_HELP_CANCELSETTINGS (//)
  1400. Ignore these settings
  1401. ;
  1402. MSG_SETTINGS_BUTTONS (//)
  1403. _Textbuttons
  1404. ;
  1405. MSG_SETTINGS_BUTTONS_HELP (//)
  1406. Show textbuttons\n\
  1407. in control panel window
  1408. ;
  1409. MSG_SETTINGS_BIGFONT (//)
  1410. _Big font
  1411. ;
  1412. MSG_SETTINGS_BIGFONT_HELP (//)
  1413. Big font used for term display fields
  1414. ;
  1415. MSG_SETTINGS_SMALLFONT (//)
  1416. _Small font
  1417. ;
  1418. MSG_SETTINGS_SMALLFONT_HELP (//)
  1419. Small font used for term display fields
  1420. ;
  1421. MSG_SETTINGS_TERMDISPLAY (//)
  1422. Term display
  1423. ;
  1424. MSG_SETTINGS_DISPLAYFONT_CHOOSE (//)
  1425. Choose display font
  1426. ;
  1427. MSG_SETTINGS_IFFX (//)
  1428. _IFF save size
  1429. ;
  1430. MSG_SETTINGS_IFFX_HELP (//)
  1431. Horizontal size in pixels
  1432. ;
  1433. MSG_SETTINGS_IFFY (//)
  1434. _x
  1435. ;
  1436. MSG_SETTINGS_IFFY_HELP (//)
  1437. Vertical size in pixels
  1438. ;
  1439. ;
  1440. ;*************************************************************************
  1441. ;                             INTEGRATION
  1442. ;*************************************************************************
  1443. ;
  1444. ;
  1445. MSG_INTEGRATION_TITLE (13000//)
  1446. Integral
  1447. ;
  1448. MSG_INTEGRATION_TEXT (//)
  1449. Numerically calculate the integral\n\
  1450. of a continuous function in a\n\
  1451. certain interval
  1452. ;
  1453. MSG_INTEGRATION_CALCULATE (//)
  1454. _Integrate
  1455. ;
  1456. MSG_INTEGRATION_HELP_CALCULATE (//)
  1457. Calculate integral
  1458. ;
  1459. MSG_INTEGRATION_EXPRESSION (//)
  1460. _Function
  1461. ;
  1462. MSG_INTEGRATION_FROM (//)
  1463. f_rom
  1464. ;
  1465. MSG_INTEGRATION_TO (//)
  1466. _to
  1467. ;
  1468. MSG_INTEGRATION_HELP_RANGE (//)
  1469. Integration range
  1470. ;
  1471. MSG_INTEGRATION_PRECISION (//)
  1472. _Precision: 10^
  1473. ;
  1474. MSG_INTEGRATION_HELP_PRECISION (//)
  1475. The expected calculation error\n\
  1476. is limited by this value
  1477. ;
  1478. MSG_INTEGRATION_ABSOLUTE (//)
  1479. _Absolute area
  1480. ;
  1481. MSG_INTEGRATION_HELP_ABSOLUTE (//)
  1482. Add negative areas instead of\n\
  1483. subtracting them
  1484. ;
  1485. MSG_INTEGRATION_RESULT (//)
  1486. Integral:
  1487. ;
  1488. MSG_INTEGRATION_HELP_RESULT (//)
  1489. Result of the calculation.\n\
  1490. Press 'Integrate' to start a\n\
  1491. new calculation.
  1492. ;
  1493. MSG_INTEGRATION_NOTERM (//)
  1494. I cannot calculate an integral of the function you entered.\n\
  1495. Maybe the function is incorrect or you\n\
  1496. have used more than one variable?
  1497. ;
  1498. MSG_INTEGRATION_NORANGE (//)
  1499. You have not specified a correct range\n\
  1500. for the integration.
  1501. ;
  1502. ;
  1503. ;
  1504. ;*************************************************************************
  1505. ;                             DERIVATION
  1506. ;*************************************************************************
  1507. ;
  1508. ;
  1509. MSG_DERIVATION_TITLE (14000//)
  1510. Derivative
  1511. ;
  1512. MSG_DERIVATION_TEXT (//)
  1513. Create the formal derivative\n\
  1514. of a continuous function
  1515. ;
  1516. MSG_DERIVATION_EXPRESSION (//)
  1517. _Function
  1518. ;
  1519. MSG_DERIVATION_DEGREE (//)
  1520. O_rder
  1521. ;
  1522. MSG_DERIVATION_DEGREE_HELP (//)
  1523. Order of the derivative
  1524. ;
  1525. MSG_DERIVATION_RESULT (//)
  1526. Derivative
  1527. ;
  1528. MSG_DERIVATION_DERIVE (//)
  1529. _Derive
  1530. ;
  1531. MSG_DERIVATION_DERIVE_HELP (//)
  1532. Create derivative
  1533. ;
  1534. MSG_DERIVATION_NOTERM (//)
  1535. I cannot derive the function you entered.\n\
  1536. Maybe the function is incorrect or you\n\
  1537. have used more than one variable?
  1538. ;
  1539. ;
  1540. ;*************************************************************************
  1541. ;                               DISCUSSION
  1542. ;*************************************************************************
  1543. ;
  1544. ;
  1545. MSG_DISCUSSION_TITLE (15000//)
  1546. Discussion
  1547. ;
  1548. MSG_DISCUSSION_TEXT (//)
  1549. Discuss a function\n\
  1550. in a selectable range
  1551. ;
  1552. MSG_DISCUSSION_FROM (//)
  1553. _from
  1554. ;
  1555. MSG_DISCUSSION_TO (//)
  1556. _to
  1557. ;
  1558. MSG_DISCUSSION_RANGE_HELP (//)
  1559. Discussion range
  1560. ;
  1561. MSG_DISCUSSION_ZEROS (//)
  1562. _Zeros
  1563. ;
  1564. MSG_DISCUSSION_ZEROS_HELP (//)
  1565. Seek for zeros
  1566. ;
  1567. MSG_DISCUSSION_EXTREMA (//)
  1568. _Extrema
  1569. ;
  1570. MSG_DISCUSSION_EXTREMA_HELP (//)
  1571. Seek for extreme values
  1572. ;
  1573. MSG_DISCUSSION_TURNINGS (//)
  1574. _Turning points
  1575. ;
  1576. MSG_DISCUSSION_TURNINGS_HELP (//)
  1577. Seek for turning points
  1578. ;
  1579. MSG_DISCUSSION_SYMMETRY (//)
  1580. _Symmetry
  1581. ;
  1582. MSG_DISCUSSION_SYMMETRY_HELP (//)
  1583. Determine symmetrie to\n\
  1584. origin or y axis
  1585. ;
  1586. MSG_DISCUSSION_VALUETABLE (//)
  1587. _Value table
  1588. ;
  1589. MSG_DISCUSSION_VALUETABLE_HELP (//)
  1590. Create table of values
  1591. ;
  1592. MSG_DISCUSSION_STEP (//)
  1593. _Step
  1594. ;
  1595. MSG_DISCUSSION_STEP_HELP (//)
  1596. Distance between two calculated values
  1597. ;
  1598. MSG_DISCUSSION_CALCULATE (//)
  1599. _Start
  1600. ;
  1601. MSG_DISCUSSION_CALCULATE_HELP (//)
  1602. Start discussion
  1603. ;
  1604. MSG_DISCUSSION_STOP (//)
  1605. _Stop
  1606. ;
  1607. MSG_DISCUSSION_STOP_HELP (//)
  1608. Interrupt discussion
  1609. ;
  1610. MSG_DISCUSSION_COMPLETED_HELP (//)
  1611. Indicates the progress\n\
  1612. of the discussion
  1613. ;
  1614. MSG_DISCUSSION_RESULT_HELP (//)
  1615. This is the result\n\
  1616. of the discussion
  1617. ;
  1618. MSG_DISCUSSION_ERROR_TERM (//)
  1619. There is no correct term to be discussed.\n\
  1620. Maybe you have used more than one variable?
  1621. ;
  1622. MSG_DISCUSSION_ERROR_NUMBER (//)
  1623. You choosed incorrect numbers at 'from' or 'to'\n\
  1624. or 'Step'.
  1625. ;
  1626. MSG_DISCUSSION_STATUS_VALUETABLE (//)
  1627. Value table
  1628. ;
  1629. MSG_DISCUSSION_STATUS_ZEROS (//)
  1630. Zeros
  1631. ;
  1632. MSG_DISCUSSION_STATUS_EXTREMA (//)
  1633. Extrema
  1634. ;
  1635. MSG_DISCUSSION_STATUS_TURNINGS (//)
  1636. Turning points
  1637. ;
  1638. MSG_DISCUSSION_STATUS_MONOTONY (//)
  1639. Monotony
  1640. ;
  1641. MSG_DISCUSSION_STATUS_SYMMETRY (//)
  1642. Symmetry
  1643. ;
  1644. MSG_DISCUSSION_TEXT_BREAK (//)
  1645. \n\
  1646. *** User break ***
  1647. ;
  1648. MSG_DISCUSSION_TEXT_EXPRESSION (//)
  1649. Expression: 
  1650. ;
  1651. MSG_DISCUSSION_TEXT_INTERVAL (//)
  1652. \n\
  1653. Interval: [
  1654. ;
  1655. MSG_DISCUSSION_TEXT_ZEROS (//)
  1656. Zeros\n\
  1657. \n\
  1658.  
  1659. ;
  1660. MSG_DISCUSSION_TEXT_EXTREMA (//)
  1661. Extrema\n\
  1662. \n\
  1663.  
  1664. ;
  1665. MSG_DISCUSSION_TEXT_TURNINGS (//)
  1666. Turnings points\n\
  1667. \n\
  1668.  
  1669. ;
  1670. MSG_DISCUSSION_TEXT_MONOTONY (//)
  1671. Monotony\n\
  1672. \n\
  1673.  
  1674. ;
  1675. MSG_DISCUSSION_TEXT_SYMMETRY (//)
  1676. Symmetry\n\
  1677. \n\
  1678.  
  1679. ;
  1680. MSG_DISCUSSION_TEXT_VALUETABLE (//)
  1681. Value table\n\
  1682. \n\
  1683.  
  1684. ;
  1685. MSG_DISCUSSION_TEXT_UNDEFINED (//)
  1686. *** undefined ***
  1687. ;
  1688. MSG_DISCUSSION_TEXT_NONE (//)
  1689. *** none ***
  1690. ;
  1691. MSG_DISCUSSION_TEXT_PLMI (//)
  1692. (+-)
  1693. ;
  1694. MSG_DISCUSSION_TEXT_MIPL (//)
  1695. (-+)
  1696. ;
  1697. MSG_DISCUSSION_TEXT_PLPL (//)
  1698. (++)
  1699. ;
  1700. MSG_DISCUSSION_TEXT_MIMI (//)
  1701. (--)
  1702. ;
  1703. MSG_DISCUSSION_TEXT_MAXIMUM (//)
  1704. maximum
  1705. ;
  1706. MSG_DISCUSSION_TEXT_MINIMUM (//)
  1707. mimimum
  1708. ;
  1709. MSG_DISCUSSION_TEXT_LEFTRIGHT (//)
  1710. left->right
  1711. ;
  1712. MSG_DISCUSSION_TEXT_RIGHTLEFT (//)
  1713. right->left
  1714. ;
  1715. MSG_DISCUSSION_TEXT_SYMORIG (//)
  1716. symmetric to origin
  1717. ;
  1718. MSG_DISCUSSION_TEXT_SYMAXIS (//)
  1719. symmetric to y axis
  1720. ;
  1721. MSG_DISCUSSION_TEXT_SYMNONE (//)
  1722. not symmetric to y axis or origin
  1723. ;
  1724. MSG_DISCUSSION_ERROR_NOTDIFFABLE (//)
  1725. Error: The term you entered cannot\n\
  1726. be derived!
  1727. ;
  1728. ;
  1729. ;
  1730. ;*************************************************************************
  1731. ;                               TANGENTE
  1732. ;*************************************************************************
  1733. ;
  1734. ;
  1735. MSG_TANGENTE_TITLE (16000//)
  1736. Tangente
  1737. ;
  1738. MSG_TANGENTE_TEXT (//)
  1739. Create the tangente or normale of\n\
  1740. a function at a selectable point
  1741. ;
  1742. MSG_TANGENTE_CALCULATE (//)
  1743. C_reate
  1744. ;
  1745. MSG_TANGENTE_CALCULATE_HELP (//)
  1746. Start creation of\n\
  1747. tangente or normale
  1748. ;
  1749. MSG_TANGENTE_EXPRESSION (//)
  1750. _Function
  1751. ;
  1752. MSG_TANGENTE_AT (//)
  1753. _at x0=
  1754. ;
  1755. MSG_TANGENTE_AT_HELP (//)
  1756. Point on the x axis the\n\
  1757. tangente or normale will\n\
  1758. be calculated for.
  1759. ;
  1760. MSG_TANGENTE_RESULT (//)
  1761. Tangente
  1762. ;
  1763. MSG_TANGENTE_NOPOINT (//)
  1764. You have not selected a\n\
  1765. correct point in 'at'.
  1766. ;
  1767. MSG_TANGENTE_NOTERM (//)
  1768. There is no correct function.\n\
  1769. Maybe you have used more than one variable?
  1770. ;
  1771. MSG_TANGENTE_TYPE (//)
  1772. _Type
  1773. ;
  1774. MSG_TANGENTE_TYPE_HELP (//)
  1775. Do you want to create\n\
  1776. a tangente or a normale?
  1777. ;
  1778. MSG_TANGENTE_TYPE_TANGENTE (//)
  1779. Tangente
  1780. ;
  1781. MSG_TANGENTE_TYPE_NORMALE (//)
  1782. Normale
  1783. ;
  1784. ;
  1785. ;*************************************************************************
  1786. ;                               TAYLOR
  1787. ;*************************************************************************
  1788. ;
  1789. ;
  1790. MSG_TAYLOR_TITLE (17000//)
  1791. Taylor
  1792. ;
  1793. MSG_TAYLOR_TEXT (//)
  1794. Power series expansion of a function\n\
  1795. around point x0 using the\n\
  1796. Taylor formula
  1797. ;
  1798. MSG_TAYLOR_CALCULATE (//)
  1799. C_reate
  1800. ;
  1801. MSG_TAYLOR_CALCULATE_HELP (//)
  1802. Create taylor approximation now
  1803. ;
  1804. MSG_TAYLOR_EXPRESSION (//)
  1805. _Function
  1806. ;
  1807. MSG_TAYLOR_AT (//)
  1808. _at x0=
  1809. ;
  1810. MSG_TAYLOR_AT_HELP (//)
  1811. Point on x axis around that\n\
  1812. the taylor approximation will\n\
  1813. be done.
  1814. ;
  1815. MSG_TAYLOR_DEGREE (//)
  1816. _Degree
  1817. ;
  1818. MSG_TAYLOR_DEGREE_HELP (//)
  1819. Degree of the result polynom
  1820. ;
  1821. MSG_TAYLOR_RESULT (//)
  1822. _Result
  1823. ;
  1824. MSG_TAYLOR_ERROR_NOPOINT (//)
  1825. You have not specified a correct\n\
  1826. point.
  1827. ;
  1828. MSG_TAYLOR_ERROR_TERM (//)
  1829. There is no correct function.\n\
  1830. Maybe you have used more than one variable?
  1831. ;
  1832. ;
  1833. ;*************************************************************************
  1834. ;                             DETERMINANTE
  1835. ;*************************************************************************
  1836. ;
  1837. ;
  1838. MSG_DETERMINANTE_TITLE (18000//)
  1839. Determinant and inverse
  1840. ;
  1841. MSG_DETERMINANTE_TEXT (//)
  1842. Calculate the determinant and\n\
  1843. inverse of a square matrix
  1844. ;
  1845. MSG_DETERMINANTE_CALCULATE (//)
  1846. C_alculate
  1847. ;
  1848. MSG_DETERMINANTE_CALCULATE_HELP (//)
  1849. Calculate determinant\n\
  1850. and inverse now
  1851. ;
  1852. MSG_DETERMINANTE_EXPRESSION (//)
  1853. _Matrix
  1854. ;
  1855. MSG_DETERMINANTE_RESULT (//)
  1856. Determinant
  1857. ;
  1858. MSG_DETERMINANTE_INVERSE (//)
  1859. Inverse
  1860. ;
  1861. MSG_DETERMINANTE_ERROR_TERM (//)
  1862. Error: There is no correct matrix.\n\
  1863. Maybe it is not square?
  1864. ;
  1865. MSG_DETERMINANTE_PROGRESS_HELP (//)
  1866. Progress indicator
  1867. ;
  1868. ;
  1869. ;*************************************************************************
  1870. ;                             LINEQ
  1871. ;*************************************************************************
  1872. ;
  1873. ;
  1874. MSG_LINEQ_TITLE (19000//)
  1875. Linear system
  1876. ;
  1877. MSG_LINEQ_TEXT (//)
  1878. Solve a linear system given\n\
  1879. by a square matrix A and an\n\
  1880. appropriate vector c
  1881. ;
  1882. MSG_LINEQ_CALCULATE (//)
  1883. _Solve
  1884. ;
  1885. MSG_LINEQ_CALCULATE_HELP (//)
  1886. Solve system now
  1887. ;
  1888. MSG_LINEQ_LEFT (//)
  1889. _Matrix A=
  1890. ;
  1891. MSG_LINEQ_RIGHT (//)
  1892. _Vector c=
  1893. ;
  1894. MSG_LINEQ_RESULT (//)
  1895. Solution x=
  1896. ;
  1897. MSG_LINEQ_NOMATRIX (//)
  1898. Error: The matrix isn't correct!
  1899. ;
  1900. MSG_LINEQ_NOSOLUTION (//)
  1901. The system has no solution!
  1902. ;
  1903. ;
  1904. ;*************************************************************************
  1905. ;                             CHARPOL
  1906. ;*************************************************************************
  1907. ;
  1908. ;
  1909. MSG_CHARPOL_TITLE (20000//)
  1910. Characteristical polynom
  1911. ;
  1912. MSG_CHARPOL_TEXT (//)
  1913. Calculate the characteristic\n\
  1914. polynom of a square matrix
  1915. ;
  1916. MSG_CHARPOL_CALCULATE (//)
  1917. C_alculate
  1918. ;
  1919. MSG_CHARPOL_CALCULATE_HELP (//)
  1920. Calculate polynom now
  1921. ;
  1922. MSG_CHARPOL_EXPRESSION (//)
  1923. _Matrix
  1924. ;
  1925. MSG_CHARPOL_RESULT (//)
  1926. Char. polynom
  1927. ;
  1928. MSG_CHARPOL_ERROR_TERM (//)
  1929. Error: There is no correct matrix.\n\
  1930. Maybe it is not square?
  1931. ;
  1932. ;
  1933. ;*************************************************************************
  1934. ;                             EVAL
  1935. ;*************************************************************************
  1936. ;
  1937. ;
  1938. MSG_EVAL_TITLE (21000//)
  1939. Simplification
  1940. ;
  1941. MSG_EVAL_TEXT (//)
  1942. Simplify an expression
  1943. ;
  1944. MSG_EVAL_CALCULATE (//)
  1945. _Simplify
  1946. ;
  1947. MSG_EVAL_CALCULATE_HELP (//)
  1948. Simplify the expression
  1949. ;
  1950. MSG_EVAL_EXPRESSION (//)
  1951. _Expression
  1952. ;
  1953. MSG_EVAL_RESULT (//)
  1954. Simplification
  1955. ;
  1956. MSG_EVAL_NOEVAL (//)
  1957. Could not generate simplification.\n\
  1958. Maybe the term is undefined?
  1959. ;
  1960. MSG_EVAL_NOTERM (//)
  1961. There is no correct expression\n\
  1962. to be simplified.
  1963. ;
  1964. MSG_EVAL_MODE (//)
  1965. _Type
  1966. ;
  1967. MSG_EVAL_MODE_HELP (//)
  1968. Replace symbols like 'pi' by\n\
  1969. their value or not
  1970. ;
  1971. MSG_EVAL_MODE_SYMBOLIC (//)
  1972. Symbolic
  1973. ;
  1974. MSG_EVAL_MODE_NUMERIC (//)
  1975. Numeric
  1976. ;
  1977. ;
  1978. ;*************************************************************************
  1979. ;                             TERMWIN
  1980. ;*************************************************************************
  1981. ;
  1982. ;
  1983. MSG_TERMWIN_TITLE (22000//)
  1984. Term display window
  1985. ;
  1986. MSG_TERMWIN_SAVE_TITLE (//)
  1987. Save IFF picture...
  1988. ;
  1989. MSG_TERMWIN_NORP (//)
  1990. Error: Could not allocate rastport!
  1991. ;
  1992. MSG_TERMWIN_MENU_TITLE (//)
  1993. Term display
  1994. ;
  1995. MSG_TERMWIN_MENU_SAVEIFF (//)
  1996. S\0Save as IFF...
  1997. ;
  1998. ;
  1999. ;
  2000. ;
  2001. ;
  2002. ;
  2003. ;
  2004. ;*************************************************************************
  2005. ;                          R E G I S T R A T O R
  2006. ;*************************************************************************
  2007. ;
  2008. MSG_REG_TITLE (25000//)
  2009. mathX Registration
  2010. ;
  2011. MSG_REG_NAME (//)
  2012. _Name
  2013. ;
  2014. MSG_REG_NAME_HELP (//)
  2015. Your first and your family name
  2016. ;
  2017. MSG_REG_STREET (//)
  2018. _Street
  2019. ;
  2020. MSG_REG_STREET_HELP (//)
  2021. Your street and number
  2022. ;
  2023. MSG_REG_CITY (//)
  2024. _City
  2025. ;
  2026. MSG_REG_CITY_HELP (//)
  2027. Name and ZIP code of your city
  2028. ;
  2029. MSG_REG_COUNTRY (//)
  2030. C_ountry
  2031. ;
  2032. MSG_REG_COUNTRY_HELP (//)
  2033. Country you live in
  2034. ;
  2035. MSG_REG_EMAIL (//)
  2036. _eMail
  2037. ;
  2038. MSG_REG_EMAIL_HELP (//)
  2039. eMail address, if you have one
  2040. ;
  2041. MSG_REG_COMMENT (//)
  2042. Co_mment
  2043. ;
  2044. MSG_REG_COMMENT_HELP (//)
  2045. If you want to tell me\n\
  2046. something else...
  2047. ;
  2048. MSG_REG_DELIVERY (//)
  2049. _Delivery
  2050. ;
  2051. MSG_REG_DELIVERY_HELP (//)
  2052. Get your keyfile on a disc in\n\
  2053. a letter - or as file by email
  2054. ;
  2055. MSG_REG_DELIVERY_MAIL (//)
  2056. Postal mail
  2057. ;
  2058. MSG_REG_DELIVERY_EMAIL (//)
  2059. eMail
  2060. ;
  2061. MSG_REG_PAYMENT (//)
  2062. _Payment
  2063. ;
  2064. MSG_REG_PAYMENT_HELP (//)
  2065. You can pay with cash in your letter.\n\
  2066. If you live in Germany you may also use\n\
  2067. EuroCheque or bank draft ('Ueberweisung')
  2068. ;
  2069. MSG_REG_PAYMENT_CASH (//)
  2070. Cash
  2071. ;
  2072. MSG_REG_PAYMENT_EC (//)
  2073. EuroCheque (FRG only)
  2074. ;
  2075. MSG_REG_PAYMENT_BANK (//)
  2076. Bank draft (FRG only)
  2077. ;
  2078. MSG_REG_CURRENCY (//)
  2079. C_urrency
  2080. ;
  2081. MSG_REG_CURRENCY_HELP (//)
  2082. The money you want to pay with
  2083. ;
  2084. MSG_REG_CURRENCY_US (//)
  2085. US Dollar (US$)
  2086. ;
  2087. MSG_REG_CURRENCY_DM (//)
  2088. Deutsche Mark (DEM)
  2089. ;
  2090. MSG_REG_PRICE (//)
  2091. Price
  2092. ;
  2093. MSG_REG_PRICE_HELP (//)
  2094. The price for mathX
  2095. ;
  2096. MSG_REG_PRINT (//)
  2097. _Print
  2098. ;
  2099. MSG_REG_PRINT_HELP (//)
  2100. Print registration form
  2101. ;
  2102. MSG_REG_SAVE (//)
  2103. _Save ASCII...
  2104. ;
  2105. MSG_REG_SAVE_HELP (//)
  2106. Save registration form as ASCII text
  2107. ;
  2108. MSG_REG_HELP (//)
  2109. _Help...
  2110. ;
  2111. MSG_REG_HELP_HELP (//)
  2112. Show documentation
  2113. ;
  2114. MSG_REG_INFO (//)
  2115. Please complete the gadgets\n\
  2116. below and send the registration\n\
  2117. form to me by mail or email.
  2118. ;
  2119. MSG_REG_FORM_HEAD (//)
  2120. To: Kai Nickel            eMail:\n\
  2121.     Herzogstrasse 29      un7x@rz.uni-karlsruhe.de\n\
  2122.     67435 Neustadt        kai@rpsbbs.rlp.org\n\
  2123.     Germany\n\
  2124. \n\
  2125. --------------------------------------------------\n\
  2126. \n\
  2127. \n\
  2128. I would like to register for the shareware-program\n\
  2129. mathX. With the registration I will receive a\n\
  2130. personal keyfile that allows me to use mathX and\n\
  2131. future updates (if there will be any) permanently.\n\
  2132. I know that I am not allowed to give the keyfile\n\
  2133. to a third person.\n\
  2134. \n\
  2135.  
  2136. ;
  2137. MSG_REG_FORM_NAME (//)
  2138. Name....:  
  2139. ;
  2140. MSG_REG_FORM_STREET (//)
  2141. \n\
  2142. Street..:  
  2143. ;
  2144. MSG_REG_FORM_CITY (//)
  2145. \n\
  2146. City....:  
  2147. ;
  2148. MSG_REG_FORM_COUNTRY (//)
  2149. \n\
  2150. Country.:  
  2151. ;
  2152. MSG_REG_FORM_EMAIL (//)
  2153. \n\
  2154. eMail...:  
  2155. ;
  2156. MSG_REG_FORM_COMMENT (//)
  2157. \n\
  2158. Comment.:  
  2159. ;
  2160. MSG_REG_FORM_PRICE (//)
  2161. \n\
  2162. Price...:  
  2163. ;
  2164. MSG_REG_FORM_DELMAIL (//)
  2165. \n\
  2166. \n\
  2167. Delivery:  I want to get a letter containing the\n\
  2168.            disc with the keyfile and the latest\n\
  2169.            version of mathX.\n\
  2170.  
  2171. ;
  2172. MSG_REG_FORM_DELEMAIL (//)
  2173. \n\
  2174. \n\
  2175. Delivery:  I want the keyfile to be sent to my\n\
  2176.            eMail address.\n\
  2177.  
  2178. ;
  2179. MSG_REG_FORM_PAYCASH (//)
  2180. \n\
  2181. \n\
  2182. Payment.:  The registration fee is included to\n\
  2183.            this letter in cash.\n\
  2184.  
  2185. ;
  2186. MSG_REG_FORM_PAYEC (//)
  2187. \n\
  2188. \n\
  2189. Payment.:  The registration fee is included to\n\
  2190.            this letter as EuroCheque.\n\
  2191.  
  2192. ;
  2193. MSG_REG_FORM_PAYBANK (//)
  2194. \n\
  2195. \n\
  2196. Payment.:  I payed the registration fee via bank\n\
  2197.            draft to:\n\
  2198. \n\
  2199.            Name: Kai Nickel\n\
  2200.            Konto#: 247 014         BLZ: 546 600 24\n\
  2201.            Bank: Raiffeisenbank Neustadt-Nord\n\
  2202.  
  2203. ;
  2204. MSG_REG_FORM_FOOT (//)
  2205. \n\
  2206. \n\
  2207. --------------------------------------------------\n\
  2208.  Generated by
  2209. ;
  2210. MSG_REG_FORM_HELP (//)
  2211. This is the registration form\n\
  2212. just like it will be printed or\n\
  2213. saved.
  2214. ;
  2215. ;
  2216. ;
  2217. ;
  2218. ;
  2219. ;
  2220. ;
  2221. ; END OF CATALOG DESCRIPTION
  2222.